home *** CD-ROM | disk | FTP | other *** search
/ American History: Interactive Maps & User's Guide / American History: Interactive Maps & User's Guide.iso / pc / IMAP26 / xIMAP26.dxr / 00309.ls < prev    next >
Encoding:
Text File  |  2000-01-25  |  197 b   |  12 lines

  1. on mouseDown
  2.   hDownState("downState", "s6840.aif", "s6840.aif")
  3. end
  4.  
  5. on mouseUp
  6.   global gLst1949LR
  7.   hUpState("upState")
  8.   hHideSprite(16, 16)
  9.   hUnHideSprite(13, 14)
  10.   hItemDone(gLst1949LR)
  11. end
  12.